home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Zgadnij kto dzwoni / Voice Cloak Plus 1.0.43.0 / VoiceCloakPlusTrial.exe / {app} / VoiceCloakPlus.chm / css / main.css
Encoding:
Cascading Style Sheet File  |  2007-03-27  |  951 b   |  57 lines

  1. body
  2. {
  3. background-color:#fefefe;
  4. background-repeat: no-repeat;
  5. background-position: center center;
  6. }
  7.  
  8.  
  9.  
  10.  
  11. b{font-family:Georgia,Arial,Sans-Serif,Verdana;
  12.  color: #000000;
  13.  background-color:#F3F3F3;
  14.  font-size: 15px;
  15.  font-weight:bold;
  16.  text-align: left;
  17.  letter-spacing:2px;
  18.  width:100%;
  19.  }
  20.  
  21. p,li {
  22.        color: #000;
  23.        font-family: Verdana,Arial,Sans-Serif;
  24.        font-size: 80%;
  25. }
  26.  
  27. h1{
  28.  font-family: Verdana,Arial,Sans-Serif;
  29.  color: #3551A4;
  30.  font-size: 20px;
  31.  font-weight: bold;
  32.  text-align: left;
  33.  letter-spacing: -1px;
  34. }
  35.  
  36. h2{
  37.  font-family: Verdana,Arial,Sans-Serif;
  38.  color: #3551A4;
  39.  background-color: #ededed;
  40.  font-size: 15px;
  41.  text-align: left;
  42. }
  43.  
  44. p.h2blue{
  45.  color: #3551A4;
  46.  font-weight: bold;
  47. }
  48. p.small{
  49.  font-size: 5pt;
  50. }
  51.  
  52. a {text-decoration: underline;}
  53. a:link {color: #0033dd;}
  54. a:visited {color: #000099}
  55. a:active {color: #ff0000}
  56. a:hover {color: red;text-decoration: bold;}
  57.